Carbon


InvokeSndDoubleBackUPP

Header: Sound.h Carbon status: Unsupported

void InvokeSndDoubleBackUPP (
    SndChannelPtr channel, 
    SndDoubleBufferPtr doubleBufferPtr, 
    SndDoubleBackUPP userUPP
);
CARBON NOTES

You should use QuickTime to play sound files. Open a sound file as a QuickTime movie and play the movie back. This approach supports newer audio formats (like wav and mp3).


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)